Skip to content

Fix Docker build: add missing Agents.Contracts csproj COPY#75

Merged
antosubash merged 1 commit intomainfrom
claude/fix-docker-build-agents-5S93a
Apr 5, 2026
Merged

Fix Docker build: add missing Agents.Contracts csproj COPY#75
antosubash merged 1 commit intomainfrom
claude/fix-docker-build-agents-5S93a

Conversation

@antosubash
Copy link
Copy Markdown
Owner

The Dockerfile restore stage was missing the COPY line for
SimpleModule.Agents.Contracts.csproj, causing dotnet restore to fail
with MSB4025 because the Agents.Module project references it.

The Dockerfile restore stage was missing the COPY line for
SimpleModule.Agents.Contracts.csproj, causing dotnet restore to fail
with MSB4025 because the Agents.Module project references it.
@antosubash antosubash enabled auto-merge (squash) April 5, 2026 07:50
@antosubash antosubash disabled auto-merge April 5, 2026 07:50
@antosubash antosubash merged commit f5079c5 into main Apr 5, 2026
4 checks passed
@antosubash antosubash deleted the claude/fix-docker-build-agents-5S93a branch April 5, 2026 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants